﻿
.content-holder.tin-khac {
	border-bottom: 0;
}
.content-holder > [class*="ExternalClass"] {
	overflow: hidden;
}

.c-wrapper {
    font-family: "Open Sans",sans-serif;
    background-color: #f5f6fa !important;
}

@keyframes scroll-move {
    from {background-color: #f9b115;}
    to {background-color: transparent;}
}

.wdp .wdp-container {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
html:not([dir="rtl"]) .c-sidebar.c-sidebar-lg.c-sidebar-lg-custom.c-sidebar-right {
    margin-right: -560px;
}
html:not([dir="rtl"]) .c-sidebar.c-sidebar-lg-custom.c-sidebar-show.c-sidebar-right {
    margin-right: 0;
}
.c-sidebar.c-sidebar-lg.c-sidebar-lg-custom {
    -ms-flex: 0 0 560px;
    flex: 0 0 560px;
    width: 560px;
}
html:not([dir="rtl"]) .c-sidebar.c-sidebar-lg.c-sidebar-lg-custom-2.c-sidebar-right {
    margin-right: calc(56px - 100vw);
}
html:not([dir="rtl"]) .c-sidebar.c-sidebar-lg-custom-2.c-sidebar-show.c-sidebar-right {
    margin-right: 0;
}
.c-sidebar.c-sidebar-lg.c-sidebar-lg-custom-2 {
    -ms-flex: 0 0 calc(100vw - 56px);
    flex: 0 0 calc(100vw - 56px);
    width: calc(100vw - 56px);
}
.required {
    position: relative;
}
.required::before {
    content: "*";
    color: #e03232;
    position: absolute;
    top: -4px;
    right: 3px;
    height: 10px;
    width: 10px;
    z-index: 9;
    font-size: 18px;
}
.custom-form label.error{
    width: 100%;
    margin-bottom: 0;
    color: #e55353;
}
.custom-form input.error{
    border-color: #e55353;
}
i.dropdown-toggle::after {
    display: none;
}
.hang-muc-phu-luc-a .load-element {
    display: none;
}
.hang-muc-phu-luc-a .load-element.active {
    display: block;
    color: #e55353 !important;
}
.combo-box + .select2-container--coreui {
    width: auto !important;
    border: 0;
    margin-left: -1px;
}
.combo-box + .select2-container--coreui .select2-selection {
    border-radius: 0 !important;
}
.scroll-to-row {
    transition: transform 1s ease-out
}
.table-freeze .clone-head-table-wrap:not(.clone-column-table-wrap) {
    visibility: visible !important;
}
.scroll-here {
    background-color: transparent;
    animation-name: scroll-move;
    animation-duration: 15s;
}
.toggle-button .append {
    display: none;
}
.toggle-button .minimize {
    display: inline;
}
.toggle-button .append.collapsed {
    display: inline;
}
.toggle-button .minimize.collapsed {
    display: none;
}
.contract-field {
    border-bottom: 1px dotted #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
}
.row > .contract-field:first-child {

    border-right: 1px solid #ccc;
}
.row > .contract-field:last-child {

    border-right: 1px dotted #ccc;
}
@media screen and (min-width: 992px) {
    .c-sidebar-minimized .c-sidebar-nav {
        overflow: visible !important;
    }
    .clone-head-table-wrap, .clone-column-table-wrap {
        /*left: 82.6px !important;*/
        /*visibility: visible !important;*/
    }
}
.quoc-huy {
    width: 67px;
}
footer .logo {
    width: 40px;
}
footer {
    height: auto !important;
}
.phone {
    width: 28px;
    height: 28px;
    background: #ffd201;
    border-radius: 50%;
    padding-left: 9px;
}
.phone i {
    color: #8a191d;
    font-size: 22px !important;
    line-height: 26px !important;
    transform: scaleX(-1);
}
.nav-item.active {
    background-color: #be1117;
}
.nav-item:hover {
    background-color: #be1117;
}
.nav-item.dropdown:hover .dropdown-menu {
    display: block;
}
.nav-item.dropdown .dropdown-item:hover {
    background-color: #8a191d !important;
}
.card-body p:last-child {
    margin-bottom: 0;
}
.next-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 12px !important;
}
.action-sub-button {
    font-size: 12px !important;
    position: relative;
    padding-right: 30px;
    color: #fff;
    background-color: #558ad1;
    padding-top: 5px;
    padding-bottom: 5px;
}
.action-sub-button:hover {
    background-color: #6595d5 !important;
    color: #fff !important;
}

.btn-secondary.active {
    border: 1px solid #8a191d !important;
    color: #8a191d;
    font-weight: bold;
    background: #fff;
    font-size: 16px;
    padding: 10px 18px;
}
.news-item {
    padding-bottom: 15px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 15px;
}
.content-holder {
    padding-bottom: 15px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 15px;
}
.list-van-ban .item, .list-ho-so .item {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
    cursor: pointer;
}
.list-van-ban .item:last-child, .list-ho-so .item:last-child {
    border-bottom: none;
}
.list-van-ban .item:hover, .list-van-ban .item.active, .list-ho-so .item:hover, .list-ho-so .item.active {
    color: #8a191d;
}
.van-ban-collapse i:before {
    content: "\eb52" !important;
}
.van-ban-collapse.collapsed i:before {
    content: "\eb5b" !important;
}
.page-item .page-link {
    line-height: 20px;
    color: #8a191d !important;
}
.page-item.active .page-link {
    border-color: #8a191d !important;
    color: #fff !important;
    background-color: #8a191d !important;
}
.wdp-custom {
    width: 270px;
}
.wdp .wdp-container {
    width: 270px;
    border-radius: 0;
}
.wdp.wdp-custom .wdp-container .wdp-header {
    padding: 7px;
    border-radius: 0;
    background-color: #8a191d;
}
.wdp .wdp-container .wdp-body {
    height: 270px;
}
.wdp .wdp-container .wdp-body .wdp-date-container .wdp-date-body .wdp-week-container .wdp-week li {
    height: 30px;
    width: 30px;
}
.wdp .wdp-container .wdp-body .wdp-date-container .wdp-date-header {
    padding-left: 21px;
    padding-top: 0;
    padding-bottom: 8px;
}
.wdp .wdp-container .wdp-header svg {
    fill: #fff;
}
.wdp .wdp-container .wdp-body .wdp-date-container .wdp-date-body .wdp-week-container .wdp-week li.wdp-active::before {
    top: 2px;
    left: 2px;
    width: 26px;
    height: 26px;
    background: #8a191d;
}

.pdf-wrapper {
    background-color: #2a2a2e;
    min-height: 1188px;
    font-family: "Times New Roman" !important;
    color: #000;
}
.pdf-page {
    width: 918px;
    margin: 15px auto;
    padding: 130px 113px;
    background-color: #fff !important;
    min-height: 1188px;
}
.pdf-page table, .pdf-page table td, .pdf-page table th {
    border-color: #000;
    color: #000;
}
.different {
    -webkit-text-fill-color: #8a191d !important;
}
.compare-button {
    position: absolute;
    top: 7px;
    right: -15px;
    color: #8a191d;
}
.col-auto > .compare-button {
    top: 3px;
    right: 0;
}
@media print {
    #pdf {
        background-color: white;
        min-height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        padding: 62px 62px 62px 92px;
    }
    #pdf-2 {
        background-color: white;
        min-height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        padding: 20px 20px 20px 42px;
    }
}
/*table { page-break-inside:auto }*/
/*tr    { page-break-inside:avoid; page-break-after:auto }*/﻿
/*
     FILE ARCHIVED ON ﻿04:07:51 Jun 15, 2023﻿ AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON ﻿10:05:30 Nov 06, 2024﻿.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
﻿playback timings (ms):
﻿  ﻿captures_list﻿: ﻿0.498﻿
﻿  ﻿exclusion.robots﻿: ﻿0.018﻿
﻿  ﻿exclusion.robots.policy﻿: ﻿0.009﻿
﻿  ﻿esindex﻿: ﻿0.013﻿
﻿  ﻿cdx.remote﻿: ﻿32.087﻿
﻿  ﻿LoadShardBlock﻿: ﻿505.211﻿ (﻿3﻿)
﻿  ﻿PetaboxLoader3.resolve﻿: ﻿443.669﻿ (﻿5﻿)
﻿  ﻿PetaboxLoader3.datanode﻿: ﻿241.531﻿ (﻿5﻿)
﻿  ﻿load_resource﻿: ﻿195.643﻿ (﻿2﻿)
﻿*/